home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = StopWatch.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = ();
- FILESTABLE = {
- C_FILES = (createPath.c);
- OTHER_LIBS = (Media_s, NeXT_s, Indexing_s);
- CLASSES = (AppIconView.m, BrowserViewMgr.m, ClientInfo.m, ClientInspector.m, ClientViewMgr.m, ColCell.m, Controller.m, Expense.m, ExpenseEditor.m, ExpenseViewMgr.m, InfoPanel.m, Invoice.m, Preferences.m, Session.m, SessionEditor.m, SessionViewMgr.m, SortList.m, StopWatch.m, ViewMgr.m);
- OTHER_RESOURCES = (DetailTemplate.rtf, ExpenseTemplate.rtf, InvoiceTemplate.rtf, Help);
- OTHER_SOURCES = (Makefile);
- H_FILES = (AppIconView.h, BrowserViewMgr.h, ClientInfo.h, ClientInspector.h, ClientViewMgr.h, ColCell.h, Controller.h, createPath.h, Expense.h, ExpenseEditor.h, ExpenseViewMgr.h, InfoPanel.h, Invoice.h, Preferences.h, Session.h, SessionEditor.h, SessionViewMgr.h, SortList.h, StopWatch.h, ViewMgr.h);
- INTERFACES = (ClientInspector.nib, ExpenseEditor.nib, infoPanel.nib, Preferences.nib, SessionEditor.nib, Stopwatch.nib);
- IMAGES = ();
- OTHER_LINKED = ();
- M_FILES = (Stopwatch_main.m);
- };
- APPCLASS = Application;
- MAINNIB = Stopwatch;
- DOCEXTENSIONS = ();
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- Help;
- SessionEditor.nib;
- ExpenseEditor.nib;
- ClientInspector.nib;
- Preferences.nib;
- infoPanel.nib;
- Stopwatch.nib;
- };
- PROJECTNAME = Stopwatch;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-